Release 10.1A: OpenEdge Development:
Progress 4GL Reference
TRANS-INIT-PROCEDURE attribute
The handle to the transaction initiating procedure that started the currently-open automatic transaction.
Data type: HANDLE Access: Readable Applies to: Transaction object handleYou can use this procedure handle to access the attributes and methods of the active transaction initiating procedure or to delete the procedure, thus terminating the automatic transaction.
If no automatic transaction is active, TRANS-INIT-PROCEDURE returns an invalid handle. To check a handle for validity, use the VALID-HANDLE function.
For information on automatic transaction initiating procedures, see the TRANSACTION-MODE AUTOMATIC statement reference entry. For more information on the AppServer, see OpenEdge Application Server: Developing AppServer Applications .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |